CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CORDIC Algorithm

搜索资源列表

  1. SINANDCOS-CORDIC

    0下载:
  2. 该资料是利用cordic算法实现正余弦函数计算输出的源程序及说明。资料中包含迭代算法和流水线算法。-This information is to use cordic algorithm source code and instructions cosine function calculates the output. Iterative algorithms and data contained in the pipeline algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:116482
    • 提供者:chenjianwen
  1. Cordic

    0下载:
  2. 很好的cordic算法资料,FPGA程序带仿真-Good cordic algorithm information, FPGA process with simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4341798
    • 提供者:张哲
  1. CORDIC

    0下载:
  2. 在Matlab中实现了Cordic快速算法,并实现了sin(x), cos(x), atan(y/x), sqrt(x^2+y^2)等函数的快速计算,并附加了误差分析的结果图,代码清晰简洁,对Cordic算法的迭代次数确定,有一定的指导意义-Cordic implemented in Matlab fast algorithm, and realized sin (x), quickly calculate cos (x), atan (y/x), sqrt (x ^ 2+y ^ 2) and
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:136856
    • 提供者:俞毅
  1. CORDIC

    0下载:
  2. 基于FPGA的实现CORDIC算法的实现,本算法是Verilog语言编写的-FPGA implementations achieve CORDIC algorithm, the algorithm is the Verilog language
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1532
    • 提供者:刘江
  1. cordic

    2下载:
  2. cordic算法的matlab实现,包含除法,sin,cos,sinh,cosh等-cordic algorithm matlab realize, including the division, sin, cos, sinh, cosh, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1589
    • 提供者:zhangchaofan
  1. cordic

    0下载:
  2. 用cordic实现正余弦波形发生器,内附详细代码注释以及testbench文件,适合初学者掌握cordic算法原理以及简单应用-With cordic achieve positive cosine waveform generator, containing detailed code comments and testbench files, suitable for beginners to master cordic algorithm and a simple application
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2256
    • 提供者:黄迟
  1. serial-cordic-verilog

    0下载:
  2. implementation of cordic algorithm for many aplication like cos, sinus, polar to rectangular conversion and rectangular to polar conversion. It s written in verilog language and testbench is included
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2895
    • 提供者:appolo
  1. cordic-algorithm

    0下载:
  2. codic algorithm,which is used to calculate triangular functions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:5174
    • 提供者:saber
  1. cordic

    0下载:
  2. 用VIRELOG语言编写的,CORDIC算法应用于数字信号处理中的数字下变频的程序-Writed by VIRELOG language , the CORDIC algorithm is used in digital signal processing of digital frequency conversion process
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4113
    • 提供者:hanfeng
  1. cordic

    0下载:
  2. Verilog code for CORDIC algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26800
    • 提供者:papaji1988
  1. Cordic-Algorthm

    0下载:
  2. Simulation of CORDIC ALGORITHM
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2409
    • 提供者:Abbas
  1. cordic

    0下载:
  2. 这是在QUARTUES上面开发关于cordic算法,可以实现基本的sin,cos函数-This is above QUARTUES development about cordic algorithm, can implement basic sine, cosine function
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1477791
    • 提供者:xiezhuneng
  1. cordic

    0下载:
  2. 函数文件,使用cordic算法求第一象限内向量的模值和相位-Function file, use cordic algorithm for the first quadrant vector modulus and phase
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:199069
    • 提供者:戴泽国
  1. cordic

    0下载:
  2. 改进的cordic算法的vhdl程序,采样资源换时间的办法用最少的旋转级数获得最大的计算精度-mvr-cordic algorithm vhdl program
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:34209792
    • 提供者:suyu
  1. cordic

    0下载:
  2. 用于cordic算法对于正线以及余弦函数的计算以及误差分析-For the calculation of the line and cosine functions of the cordic algorithm and the error analysis.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:林志颖
  1. cordic

    0下载:
  2. cordic算法的verilog实现,适用于学习。(The verilog implementation of CORDIC algorithm is suitable for learning.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-25
    • 文件大小:6951936
    • 提供者:yt14212
  1. myCordic_DDS

    0下载:
  2. Cordic算法的建模,这是个比较好的模型,可以直接运行(Modeling of Cordic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:24576
    • 提供者:Young_D
  1. cordic_cordictest

    0下载:
  2. 用MATLAB对cordic算法进行仿真以说明其原理(MATLAB is used to simulate the CORDIC algorithm to illustrate its principle)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:yinbayinba
  1. cordictop

    1下载:
  2. 用cordic算法求三角函数与反三角函数的MATLAB仿真(MATLAB simulation of trigonometric function and inverse trigonometric function by CORDIC algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:yinbayinba
  1. Cordic3

    2下载:
  2. 用cordic算法求三角函数与反三角函数的Verilog编程(Verilog programming of trigonometric function and inverse trigonometric function by CORDIC algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:1429504
    • 提供者:yinbayinba
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com